C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class
Properties Methods


GridDetailLoadingEventArgs<TItem> Class Members

The following tables list the members exposed by GridDetailLoadingEventArgs<TItem>.

Public Properties
 NameDescription
Public PropertyGets the detail row it is being loaded.  
Public PropertyGets the parent row.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the deferrals awaiter. (Inherited from C1.Maui.Core.AsyncEventArgs)
Top
Public Methods
 NameDescription
Public MethodGets the deferral. (Inherited from C1.Maui.Core.AsyncEventArgs)
Top
See Also